home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 2 / AACD 2.iso / AACD / Programming / prooflibrary / prooflibrary21.readme < prev   
Encoding:
Text File  |  1999-03-12  |  1.3 KB  |  32 lines

  1. Short:    V2.1 shared library to load/save thumbnails
  2. Uploader: paulh@mafeking.scouts.org.au (Paul Huxham)
  3. Author:   paulh@mafeking.scouts.org.au (Paul Huxham)
  4. Type:     util/libs
  5.  
  6. For anyone who wants to create/use proof (thumbnail) files in their own
  7. applications, this library makes it very easy.
  8.  
  9. proof.library is a shared library that can be used to create and maintain
  10. small 'proof' sized versions of images. Proofs can be categorized with 4
  11. groups and up to 22 categories per group. It can also store the original
  12. image format, size and filesize information along with the proof. The
  13. proofs are stored in a jpeg format (using jpeg.library - required, 68020
  14. version included) and are fast and compact. As a bonus, photoalbum
  15. thumbnails saved in the jpeg format can be read by proof.library.
  16. (PhotoAlbum is Copyright 1996-1998 by Helmut Hoffmann.)
  17.  
  18. Example programs included.
  19.  
  20. * Version 2.1 fixes a bug with linked proofs.
  21.  
  22. Currently proof.library is being used by PhotoFolio, the premiere thumbnail
  23. generation/manipulation/viewing program - available at the web site below.
  24.  
  25. For the latest version of proof.library, versions of jpeg.library for
  26. different CPUs and to check out other software I have written, check my
  27. home page at:
  28.  
  29. http://mafeking.scouts.org.au/~paulh/
  30.  
  31. © 1999 Paul Huxham
  32.